|
Orchestration SDK 5.12.0
|
#include <ActivationInputException.h>
Inherits OrchestrationException.
Instance Methods | |
| (id) | - initWithMessage:errorCode: |
Instance Methods inherited from OrchestrationException | |
| (instancetype) | - initWithMessage: |
Properties | |
| int | errorCode |
The ActivationInputException exception is raised during activation-specific flows. Possible error codes are defined in OrchestrationErrorCodes.h
| - (id) initWithMessage: | (NSString *) | message | |
| errorCode: | (int) | errorCode |
Constructor
| message | message describing the exception |
| errorCode | error code (see OrchestrationErrorCodes.h) |
|
readnonatomicassign |
error code attached to the error